Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Correct CurlLogger's URL to actual destination #101

Merged
merged 2 commits into from
Feb 7, 2023

Conversation

dekimsey
Copy link

@dekimsey dekimsey commented Apr 8, 2022

Description

The CurlLogger hardcodes http://localhost:9200. This change instead uses the given configuration values.

Issues Resolved

n/a

Check List

  • Commits are signed per the DCO using --signoff

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@dblock
Copy link
Member

dblock commented May 3, 2022

Happy to take this with some tests / passing existing tests, please?

@VachaShah
Copy link
Collaborator

@dekimsey Thank you for this change! Can you please rebase and get in the latest changes from main?

@dekimsey
Copy link
Author

Sorry for not seeing your request @dblock, it has been a busy year and I missed your request. I'm updating it now. I also fixed the tests to validate the change.

@dekimsey dekimsey force-pushed the patch-1 branch 3 times, most recently from 2c6469a to 0dcd3e8 Compare November 12, 2022 15:56
@dekimsey
Copy link
Author

@VachaShah I believe this is complete now. Let me know what you think, thank you for pinging me on this!

The CurlLogger hardcodes `http://localhost:9200`. This change instead uses the given configuration values.

Signed-off-by: Daniel Kimsey <dkimsey@trustwave.com>
Signed-off-by: Daniel Kimsey <dekimsey@protonmail.com>
@dblock
Copy link
Member

dblock commented Feb 7, 2023

Apologies for having missed this. I resolved the CHANGELOG conflict, let's merge this once CI passes.

@VachaShah VachaShah merged commit 4d92f64 into opensearch-project:main Feb 7, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants